home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / think / MADgic41.lzh / 1987 / OGRE.S < prev    next >
Text File  |  1988-07-09  |  300b  |  16 lines

  1. ;      OGRE.S
  2. ;      JOHN KIPLING LEWIS
  3. ;
  4.        JMP     START
  5.        JMP     0
  6.        DAT     -10
  7. START  ADD     -100,   1
  8.        MOV     -3,     @-2
  9.        SPL     @-3
  10.        SPL     -3
  11.        MOV     0,      4
  12.        MOV     0,      4
  13.        MOV     0,      4
  14.        MOV     0,      4
  15.        END
  16.